2026-04-02 11:43:21,660 [ 444430 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2026-04-02 11:43:21,661 [ 444430 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2026-04-02 11:43:21,662 [ 444430 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2026-04-02 11:43:21,677 [ 444430 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_hm6ldv --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS=" -rfEps --run-id=1 --color=no --durations=0 test_non_default_compression/test.py::test_preconfigured_default_codec test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' test_polymorphic_parts/test.py::test_compact_parts_only 'test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0]' test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_postgresql_replica_database_engine_2/test.py::test_default_columns test_postgresql_replica_database_engine_2/test.py::test_dependent_loading test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot test_postgresql_replica_database_engine_2/test.py::test_generated_columns test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_quoting_publication test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_replica_consumer test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_toast test_postgresql_replica_database_engine_2/test.py::test_too_many_parts test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move test_replicated_database_cluster_groups/test.py::test_cluster_groups test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False collecting ... collected 35 items test_non_default_compression/test.py::test_preconfigured_default_codec PASSED [ 2%] test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec PASSED [ 5%] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] PASSED [ 8%] test_polymorphic_parts/test.py::test_compact_parts_only PASSED [ 11%] test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] PASSED [ 14%] test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication PASSED [ 17%] test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options PASSED [ 20%] test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 PASSED [ 22%] test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 PASSED [ 25%] test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema PASSED [ 28%] test_postgresql_replica_database_engine_2/test.py::test_default_columns PASSED [ 31%] test_postgresql_replica_database_engine_2/test.py::test_dependent_loading PASSED [ 34%] test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot SKIPPEDl error) [ 37%] test_postgresql_replica_database_engine_2/test.py::test_generated_columns PASSED [ 40%] test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence PASSED [ 42%] test_postgresql_replica_database_engine_2/test.py::test_materialized_view PASSED [ 45%] test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration PASSED [ 48%] test_postgresql_replica_database_engine_2/test.py::test_quoting_publication PASSED [ 51%] test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication PASSED [ 54%] test_postgresql_replica_database_engine_2/test.py::test_replica_consumer PASSED [ 57%] test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name PASSED [ 60%] test_postgresql_replica_database_engine_2/test.py::test_table_override PASSED [ 62%] test_postgresql_replica_database_engine_2/test.py::test_toast PASSED [ 65%] test_postgresql_replica_database_engine_2/test.py::test_too_many_parts PASSED [ 68%] test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection PASSED [ 71%] test_rename_column/test.py::test_rename_distributed FAILED [ 74%] test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select PASSED [ 77%] test_rename_column/test.py::test_rename_with_parallel_slow_insert PASSED [ 80%] test_rename_column/test.py::test_rename_with_parallel_ttl_delete PASSED [ 82%] test_rename_column/test.py::test_rename_with_parallel_ttl_move PASSED [ 85%] test_replicated_database_cluster_groups/test.py::test_cluster_groups PASSED [ 88%] test_replicated_table_attach/test.py::test_startup_with_small_bg_pool PASSED [ 91%] test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned PASSED [ 94%] test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop PASSED [ 97%] test_rocksdb_read_only/test.py::test_read_only PASSED [100%] =================================== FAILURES =================================== ___________________________ test_rename_distributed ____________________________ started_cluster = def test_rename_distributed(started_cluster): table_name = "test_rename_distributed" try: create_distributed_table(node1, table_name) insert(node1, table_name, 1000) rename_column_on_cluster(node1, table_name, "num2", "foo2") rename_column_on_cluster(node1, "%s_replicated" % table_name, "num2", "foo2") insert(node1, table_name, 1000, col_names=["num", "foo2"]) > select(node1, table_name, "foo2", "1998\n", poll=30) test_rename_column/test.py:716: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ node = table_name = 'test_rename_distributed', col_name = 'foo2' expected_result = '1998\n', iterations = 1, ignore_exception = False slow = False, poll = 30 def select( node, table_name, col_name="num", expected_result=None, iterations=1, ignore_exception=False, slow=False, poll=None, ): for i in range(iterations): start_time = time.time() while True: try: if slow: r = node.query( "SELECT count() FROM (SELECT num2, sleepEachRow(0.5) FROM {} WHERE {} % 1000 > 0) SETTINGS function_sleep_max_microseconds_per_block = 0".format( table_name, col_name ) ) else: r = node.query( "SELECT count() FROM {} WHERE {} % 1000 > 0".format( table_name, col_name ) ) if expected_result: if ( r != expected_result and poll and time.time() - start_time < poll ): continue > assert r == expected_result E AssertionError: assert '1953\n' == '1998\n' E - 1998 E + 1953 test_rename_column/test.py:218: AssertionError ---------------------------- Captured stdout setup ----------------------------- Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml ------------------------------ Captured log setup ------------------------------ 2026-04-02 12:03:46 [ 312 ] INFO : Running tests in /ClickHouse/tests/integration/test_rename_column/test.py (cluster.py:2788, start) 2026-04-02 12:03:46 [ 312 ] DEBUG : Cluster start called. is_up=False (cluster.py:2795, start) 2026-04-02 12:03:46 [ 312 ] DEBUG : Docker networks for project roottestrenamecolumn are NETWORK ID NAME DRIVER SCOPE (cluster.py:855, print_all_docker_pieces) 2026-04-02 12:03:46 [ 312 ] DEBUG : Docker containers for project roottestrenamecolumn are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:863, print_all_docker_pieces) 2026-04-02 12:03:47 [ 312 ] DEBUG : Docker volumes for project roottestrenamecolumn are DRIVER VOLUME NAME (cluster.py:871, print_all_docker_pieces) 2026-04-02 12:03:47 [ 312 ] DEBUG : Cleanup called (cluster.py:876, cleanup) 2026-04-02 12:03:47 [ 312 ] DEBUG : Docker networks for project roottestrenamecolumn are NETWORK ID NAME DRIVER SCOPE (cluster.py:855, print_all_docker_pieces) 2026-04-02 12:03:47 [ 312 ] DEBUG : Docker containers for project roottestrenamecolumn are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:863, print_all_docker_pieces) 2026-04-02 12:03:47 [ 312 ] DEBUG : Docker volumes for project roottestrenamecolumn are DRIVER VOLUME NAME (cluster.py:871, print_all_docker_pieces) 2026-04-02 12:03:47 [ 312 ] DEBUG : Command:docker container list --all --filter name='^/roottestrenamecolumn_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:113, run_and_check) 2026-04-02 12:03:47 [ 312 ] DEBUG : Unstopped containers: {} (cluster.py:890, cleanup) 2026-04-02 12:03:47 [ 312 ] DEBUG : No running containers for project: roottestrenamecolumn (cluster.py:904, cleanup) 2026-04-02 12:03:47 [ 312 ] DEBUG : Trying to prune unused networks... (cluster.py:910, cleanup) 2026-04-02 12:03:47 [ 312 ] DEBUG : Trying to prune unused images... (cluster.py:926, cleanup) 2026-04-02 12:03:47 [ 312 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:113, run_and_check) 2026-04-02 12:03:47 [ 312 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:121, run_and_check) 2026-04-02 12:03:47 [ 312 ] DEBUG : Images pruned (cluster.py:929, cleanup) 2026-04-02 12:03:47 [ 312 ] DEBUG : Trying to prune unused volumes... (cluster.py:935, cleanup) 2026-04-02 12:03:47 [ 312 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:113, run_and_check) 2026-04-02 12:03:47 [ 312 ] DEBUG : Stdout:1 (cluster.py:121, run_and_check) 2026-04-02 12:03:47 [ 312 ] DEBUG : Setup directory for instance: node1 (cluster.py:2808, start) 2026-04-02 12:03:47 [ 312 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4534, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Create directory for common tests configuration (cluster.py:4539, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Copy common configuration from helpers (cluster.py:4559, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Generate and write macros file (cluster.py:4602, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_rename_column/configs/remote_servers.xml', '/ClickHouse/tests/integration/test_rename_column/configs/config.d/instant_moves.xml', '/ClickHouse/tests/integration/test_rename_column/configs/config.d/part_log.xml', '/ClickHouse/tests/integration/test_rename_column/configs/config.d/zookeeper_session_timeout.xml', '/ClickHouse/tests/integration/test_rename_column/configs/config.d/storage_configuration.xml'] to /ClickHouse/tests/integration/test_rename_column/_instances_1/node1/configs/config.d (cluster.py:4632, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_rename_column/_instances_1/node1/database (cluster.py:4649, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_rename_column/_instances_1/node1/logs (cluster.py:4660, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log"] (cluster.py:4746, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Setup directory for instance: node2 (cluster.py:2808, start) 2026-04-02 12:03:47 [ 312 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4534, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Create directory for common tests configuration (cluster.py:4539, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Copy common configuration from helpers (cluster.py:4559, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Generate and write macros file (cluster.py:4602, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_rename_column/configs/remote_servers.xml', '/ClickHouse/tests/integration/test_rename_column/configs/config.d/instant_moves.xml', '/ClickHouse/tests/integration/test_rename_column/configs/config.d/part_log.xml', '/ClickHouse/tests/integration/test_rename_column/configs/config.d/zookeeper_session_timeout.xml', '/ClickHouse/tests/integration/test_rename_column/configs/config.d/storage_configuration.xml'] to /ClickHouse/tests/integration/test_rename_column/_instances_1/node2/configs/config.d (cluster.py:4632, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_rename_column/_instances_1/node2/database (cluster.py:4649, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_rename_column/_instances_1/node2/logs (cluster.py:4660, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log"] (cluster.py:4746, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Setup directory for instance: node3 (cluster.py:2808, start) 2026-04-02 12:03:47 [ 312 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4534, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Create directory for common tests configuration (cluster.py:4539, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Copy common configuration from helpers (cluster.py:4559, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Generate and write macros file (cluster.py:4602, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_rename_column/configs/remote_servers.xml', '/ClickHouse/tests/integration/test_rename_column/configs/config.d/instant_moves.xml', '/ClickHouse/tests/integration/test_rename_column/configs/config.d/part_log.xml', '/ClickHouse/tests/integration/test_rename_column/configs/config.d/zookeeper_session_timeout.xml', '/ClickHouse/tests/integration/test_rename_column/configs/config.d/storage_configuration.xml'] to /ClickHouse/tests/integration/test_rename_column/_instances_1/node3/configs/config.d (cluster.py:4632, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_rename_column/_instances_1/node3/database (cluster.py:4649, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_rename_column/_instances_1/node3/logs (cluster.py:4660, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log"] (cluster.py:4746, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Setup directory for instance: node4 (cluster.py:2808, start) 2026-04-02 12:03:47 [ 312 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4534, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Create directory for common tests configuration (cluster.py:4539, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Copy common configuration from helpers (cluster.py:4559, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Generate and write macros file (cluster.py:4602, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_rename_column/configs/remote_servers.xml', '/ClickHouse/tests/integration/test_rename_column/configs/config.d/instant_moves.xml', '/ClickHouse/tests/integration/test_rename_column/configs/config.d/part_log.xml', '/ClickHouse/tests/integration/test_rename_column/configs/config.d/zookeeper_session_timeout.xml', '/ClickHouse/tests/integration/test_rename_column/configs/config.d/storage_configuration.xml'] to /ClickHouse/tests/integration/test_rename_column/_instances_1/node4/configs/config.d (cluster.py:4632, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_rename_column/_instances_1/node4/database (cluster.py:4649, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_rename_column/_instances_1/node4/logs (cluster.py:4660, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log"] (cluster.py:4746, create_dir) 2026-04-02 12:03:47 [ 312 ] DEBUG : Env {'ASAN_OPTIONS': 'use_sigaltstack=0', 'TSAN_OPTIONS': 'use_sigaltstack=0', 'CLICKHOUSE_WATCHDOG_ENABLE': '0', 'CLICKHOUSE_NATS_TLS_SECURE': '0', 'LLVM_PROFILE_FILE': '/var/lib/clickhouse/server_%h_%p_%m.profraw', 'keeper_binary': '/clickhouse', 'keeper_cmd_prefix': 'clickhouse keeper', 'image': 'altinityinfra/integration-test:1e0b53d756cf', 'user': '0', 'keeper_fs': 'bind', 'keeper_logs_dir1': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/log', 'keeper_config_dir1': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/config', 'keeper_db_dir1': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/coordination', 'keeper_logs_dir2': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper2/log', 'keeper_config_dir2': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper2/config', 'keeper_db_dir2': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper2/coordination', 'keeper_logs_dir3': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper3/log', 'keeper_config_dir3': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper3/config', 'keeper_db_dir3': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper3/coordination'} stored in /ClickHouse/tests/integration/test_rename_column/_instances_1/.env (cluster.py:86, _create_env_file) 2026-04-02 12:03:47 [ 312 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2026-04-02 12:03:47 [ 312 ] DEBUG : No config file found (config.py:28, find_config_file) 2026-04-02 12:03:47 [ 312 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2026-04-02 12:03:47 [ 312 ] DEBUG : No config file found (config.py:28, find_config_file) 2026-04-02 12:03:47 [ 312 ] DEBUG : http://localhost:None "GET /version HTTP/1.1" 200 824 (connectionpool.py:547, _make_request) 2026-04-02 12:03:47 [ 312 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_rename_column/_instances_1/.env', '--project-name', 'roottestrenamecolumn', '--file', '/ClickHouse/tests/integration/test_rename_column/_instances_1/node1/docker-compose.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml', '--file', '/ClickHouse/tests/integration/test_rename_column/_instances_1/node2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_rename_column/_instances_1/node3/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_rename_column/_instances_1/node4/docker-compose.yml', 'pull'] (cluster.py:113, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling zoo3 ... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling zoo2 ... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling zoo1 ... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node1 ... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node2 ... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node4 ... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node3 ... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling zoo2 ... pulling from altinityinfra/integr... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling zoo1 ... pulling from altinityinfra/integr... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling zoo3 ... pulling from altinityinfra/integr... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node1 ... pulling from altinityinfra/integr... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node2 ... pulling from altinityinfra/integr... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling zoo2 ... digest: sha256:bf725030a292d5daab... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling zoo2 ... status: image is up to date for a... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling zoo1 ... digest: sha256:bf725030a292d5daab... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling zoo1 ... status: image is up to date for a... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling zoo2 ... done (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling zoo1 ... done (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling zoo3 ... digest: sha256:bf725030a292d5daab... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling zoo3 ... status: image is up to date for a... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node1 ... digest: sha256:bf725030a292d5daab... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node1 ... status: image is up to date for a... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling zoo3 ... done (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node1 ... done (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node2 ... digest: sha256:bf725030a292d5daab... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node2 ... status: image is up to date for a... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node2 ... done (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node3 ... pulling from altinityinfra/integr... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node3 ... digest: sha256:bf725030a292d5daab... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node3 ... status: image is up to date for a... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node3 ... done (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node4 ... pulling from altinityinfra/integr... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node4 ... digest: sha256:bf725030a292d5daab... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node4 ... status: image is up to date for a... (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Stderr:Pulling node4 ... done (cluster.py:123, run_and_check) 2026-04-02 12:04:09 [ 312 ] DEBUG : Setup ZooKeeper (cluster.py:2849, start) 2026-04-02 12:04:09 [ 312 ] DEBUG : Creating internal ZooKeeper dirs: ['/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/log', '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/config', '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/coordination', '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper2/log', '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper2/config', '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper2/coordination', '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper3/log', '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper3/config', '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper3/coordination'] (cluster.py:2850, start) 2026-04-02 12:04:09 [ 312 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_rename_column/_instances_1/.env', '--project-name', 'roottestrenamecolumn', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml', '--verbose', 'up', '-d'] (cluster.py:113, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.config.config.find: Using configuration files: /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.docker_client.get_client: docker-compose version 1.29.2, build unknown (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:docker-py version: (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:CPython version: 3.10.12 (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:OpenSSL version: OpenSSL 3.0.2 15 Mar 2022 (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.docker_client.get_client: Docker base_url: http+docker://localhost (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.docker_client.get_client: Docker version: Platform={'Name': 'Docker Engine - Community'}, Components=[{'Name': 'Engine', 'Version': '23.0.6', 'Details': {'ApiVersion': '1.42', 'Arch': 'amd64', 'BuildTime': '2023-05-05T21:18:13.000000000+00:00', 'Experimental': 'false', 'GitCommit': '9dbdbd4', 'GoVersion': 'go1.19.9', 'KernelVersion': '5.15.0-130-generic', 'MinAPIVersion': '1.12', 'Os': 'linux'}}, {'Name': 'containerd', 'Version': '1.7.25', 'Details': {'GitCommit': 'bcc810d6b9066471b0b6fa75f557a15a1cbf31bb'}}, {'Name': 'runc', 'Version': '1.2.4', 'Details': {'GitCommit': 'v1.2.4-0-g6c52b3f'}}, {'Name': 'docker-init', 'Version': '0.19.0', 'Details': {'GitCommit': 'de40ad0'}}], Version=23.0.6, ApiVersion=1.42, MinAPIVersion=1.12, GitCommit=9dbdbd4, GoVersion=go1.19.9, Os=linux, Arch=amd64, KernelVersion=5.15.0-130-generic, BuildTime=2023-05-05T21:18:13.000000000+00:00 (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_network <- ('roottestrenamecolumn_default') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker info <- () (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker info -> {'Architecture': 'x86_64', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'BridgeNfIp6tables': True, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'BridgeNfIptables': True, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'CPUSet': True, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'CPUShares': True, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'CgroupDriver': 'cgroupfs', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'CgroupVersion': '2', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'ContainerdCommit': {'Expected': 'bcc810d6b9066471b0b6fa75f557a15a1cbf31bb', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'ID': 'bcc810d6b9066471b0b6fa75f557a15a1cbf31bb'}, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Containers': 0, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_network <- ('roottestrenamecolumn_default') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.network.ensure: Creating network "roottestrenamecolumn_default" with the default driver (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_network <- (name='roottestrenamecolumn_default', driver=None, options=None, ipam=None, internal=False, enable_ipv6=False, labels={'com.docker.compose.project': 'roottestrenamecolumn', 'com.docker.compose.network': 'default', 'com.docker.compose.version': '1.29.2'}, attachable=True, check_duplicate=True) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_network -> {'Id': '6d1b2a44bf4bb4e881740b6df770a8cdd5e397bef8845b51b97e9dda8f06406a', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Warning': ''} (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:1e0b53d756cf') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Author': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:1e0b53d756cf') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Author': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:1e0b53d756cf') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Author': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {, , } (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:Creating roottestrenamecolumn_zoo1_1 ... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {ServiceName(project='roottestrenamecolumn', service='zoo1', number=1)} (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for ServiceName(project='roottestrenamecolumn', service='zoo1', number=1) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestrenamecolumn', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:1e0b53d756cf') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:Creating roottestrenamecolumn_zoo2_1 ... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:Creating roottestrenamecolumn_zoo3_1 ... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {ServiceName(project='roottestrenamecolumn', service='zoo2', number=1)} (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {ServiceName(project='roottestrenamecolumn', service='zoo3', number=1)} (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Author': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for ServiceName(project='roottestrenamecolumn', service='zoo2', number=1) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for ServiceName(project='roottestrenamecolumn', service='zoo3', number=1) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:1e0b53d756cf') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:1e0b53d756cf') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:1e0b53d756cf') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Author': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.service.build_container_labels: Added config hash: ae2a3adfcb778bc7a19ef40cd0ae893f5800005680eb95d1ef7c25ec2152685d (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config <- (links=[], port_bindings={}, binds=[], volumes_from=[], privileged=False, network_mode='roottestrenamecolumn_default', devices=None, device_requests=None, dns=None, dns_opt=['attempts:2', 'timeout:1', 'inet6', 'rotate'], dns_search=None, restart_policy={'Name': 'always', 'MaximumRetryCount': 0}, runtime=None, cap_add=['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], cap_drop=None, mem_limit=None, mem_reservation=None, memswap_limit=None, ulimits=None, log_config={'Type': '', 'Config': {}}, extra_hosts=None, read_only=None, pid_mode=None, security_opt=['label:disable'], ipc_mode=None, cgroup_parent=None, cpu_quota=None, shm_size=None, sysctls=None, pids_limit=None, tmpfs=None, oom_kill_disable=None, oom_score_adj=None, mem_swappiness=None, group_add=None, userns_mode=None, init=None, init_path=None, isolation=None, cpu_count=None, cpu_percent=None, nano_cpus=None, volume_driver=None, cpuset_cpus=None, cpu_shares=None, storage_opt=None, blkio_weight=None, blkio_weight_device=None, device_read_bps=None, device_read_iops=None, device_write_bps=None, device_write_iops=None, mounts=[{'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/log', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/config', 'Type': 'bind', 'ReadOnly': None}], device_cgroup_rules=None, cpu_period=None, cpu_rt_period=None, cpu_rt_runtime=None) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config -> {'Binds': [], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Links': [], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'LogConfig': {'Config': {}, 'Type': ''}, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Mounts': [{'ReadOnly': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Source': '/clickhouse', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Target': '/usr/bin/clickhouse-keeper', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Type': 'bind'}, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: {'ReadOnly': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container <- (entrypoint='clickhouse keeper --config=/etc/clickhouse-keeper/keeper_config1.xml --log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log --errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log', image='altinityinfra/integration-test:1e0b53d756cf', user='0', volumes={}, name='roottestrenamecolumn_zoo1_1', detach=True, environment=[], labels={'com.docker.compose.project': 'roottestrenamecolumn', 'com.docker.compose.service': 'zoo1', 'com.docker.compose.oneoff': 'False', 'com.docker.compose.project.working_dir': '/ClickHouse/tests/integration/compose', 'com.docker.compose.project.config_files': '/ClickHouse/tests/integration/compose/docker_compose_keeper.yml', 'com.docker.compose.project.environment_file': '/ClickHouse/tests/integration/test_rename_column/_instances_1/.env', 'com.docker.compose.container-number': '1', 'com.docker.compose.version': '1.29.2', 'com.docker.compose.config-hash': 'ae2a3adfcb778bc7a19ef40cd0ae893f5800005680eb95d1ef7c25ec2152685d'}, host_config={'NetworkMode': 'roottestrenamecolumn_default', 'RestartPolicy': {'Name': 'always', 'MaximumRetryCount': 0}, 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], 'SecurityOpt': ['label:disable'], 'VolumesFrom': [], 'Binds': [], 'PortBindings': {}, 'Links': [], 'LogConfig': {'Type': '', 'Config': {}}, 'Mounts': [{'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/log', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/config', 'Type': 'bind', 'ReadOnly': None}]}, networking_config={'EndpointsConfig': {'roottestrenamecolumn_default': {'Aliases': ['zoo1'], 'IPAMConfig': {}}}}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Author': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:1e0b53d756cf') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Author': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Author': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.service.build_container_labels: Added config hash: 7928fa5bdecd16f95246fa93905504c6ce8fe0e76317c148117adfcaa4c6d044 (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:1e0b53d756cf') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config <- (links=[], port_bindings={}, binds=[], volumes_from=[], privileged=False, network_mode='roottestrenamecolumn_default', devices=None, device_requests=None, dns=None, dns_opt=['attempts:2', 'timeout:1', 'inet6', 'rotate'], dns_search=None, restart_policy={'Name': 'always', 'MaximumRetryCount': 0}, runtime=None, cap_add=['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], cap_drop=None, mem_limit=None, mem_reservation=None, memswap_limit=None, ulimits=None, log_config={'Type': '', 'Config': {}}, extra_hosts=None, read_only=None, pid_mode=None, security_opt=['label:disable'], ipc_mode=None, cgroup_parent=None, cpu_quota=None, shm_size=None, sysctls=None, pids_limit=None, tmpfs=None, oom_kill_disable=None, oom_score_adj=None, mem_swappiness=None, group_add=None, userns_mode=None, init=None, init_path=None, isolation=None, cpu_count=None, cpu_percent=None, nano_cpus=None, volume_driver=None, cpuset_cpus=None, cpu_shares=None, storage_opt=None, blkio_weight=None, blkio_weight_device=None, device_read_bps=None, device_read_iops=None, device_write_bps=None, device_write_iops=None, mounts=[{'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper3/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper3/log', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper3/config', 'Type': 'bind', 'ReadOnly': None}], device_cgroup_rules=None, cpu_period=None, cpu_rt_period=None, cpu_rt_runtime=None) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config -> {'Binds': [], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Links': [], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'LogConfig': {'Config': {}, 'Type': ''}, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Mounts': [{'ReadOnly': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper3/coordination', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Target': '/var/lib/clickhouse-keeper', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Type': 'bind'}, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: {'ReadOnly': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container <- (entrypoint='clickhouse keeper --config=/etc/clickhouse-keeper/keeper_config3.xml --log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log --errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log', image='altinityinfra/integration-test:1e0b53d756cf', user='0', volumes={}, name='roottestrenamecolumn_zoo3_1', detach=True, environment=[], labels={'com.docker.compose.project': 'roottestrenamecolumn', 'com.docker.compose.service': 'zoo3', 'com.docker.compose.oneoff': 'False', 'com.docker.compose.project.working_dir': '/ClickHouse/tests/integration/compose', 'com.docker.compose.project.config_files': '/ClickHouse/tests/integration/compose/docker_compose_keeper.yml', 'com.docker.compose.project.environment_file': '/ClickHouse/tests/integration/test_rename_column/_instances_1/.env', 'com.docker.compose.container-number': '1', 'com.docker.compose.version': '1.29.2', 'com.docker.compose.config-hash': '7928fa5bdecd16f95246fa93905504c6ce8fe0e76317c148117adfcaa4c6d044'}, host_config={'NetworkMode': 'roottestrenamecolumn_default', 'RestartPolicy': {'Name': 'always', 'MaximumRetryCount': 0}, 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], 'SecurityOpt': ['label:disable'], 'VolumesFrom': [], 'Binds': [], 'PortBindings': {}, 'Links': [], 'LogConfig': {'Type': '', 'Config': {}}, 'Mounts': [{'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper3/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper3/log', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper3/config', 'Type': 'bind', 'ReadOnly': None}]}, networking_config={'EndpointsConfig': {'roottestrenamecolumn_default': {'Aliases': ['zoo3'], 'IPAMConfig': {}}}}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Author': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.service.build_container_labels: Added config hash: b459bd658b9253272da7120355ee458e7a74a45758c4bd84aea8651239a4b587 (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config <- (links=[], port_bindings={}, binds=[], volumes_from=[], privileged=False, network_mode='roottestrenamecolumn_default', devices=None, device_requests=None, dns=None, dns_opt=['attempts:2', 'timeout:1', 'inet6', 'rotate'], dns_search=None, restart_policy={'Name': 'always', 'MaximumRetryCount': 0}, runtime=None, cap_add=['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], cap_drop=None, mem_limit=None, mem_reservation=None, memswap_limit=None, ulimits=None, log_config={'Type': '', 'Config': {}}, extra_hosts=None, read_only=None, pid_mode=None, security_opt=['label:disable'], ipc_mode=None, cgroup_parent=None, cpu_quota=None, shm_size=None, sysctls=None, pids_limit=None, tmpfs=None, oom_kill_disable=None, oom_score_adj=None, mem_swappiness=None, group_add=None, userns_mode=None, init=None, init_path=None, isolation=None, cpu_count=None, cpu_percent=None, nano_cpus=None, volume_driver=None, cpuset_cpus=None, cpu_shares=None, storage_opt=None, blkio_weight=None, blkio_weight_device=None, device_read_bps=None, device_read_iops=None, device_write_bps=None, device_write_iops=None, mounts=[{'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper2/log', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper2/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper2/config', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}], device_cgroup_rules=None, cpu_period=None, cpu_rt_period=None, cpu_rt_runtime=None) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config -> {'Binds': [], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Links': [], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'LogConfig': {'Config': {}, 'Type': ''}, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Mounts': [{'ReadOnly': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper2/log', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Target': '/var/log/clickhouse-keeper', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Type': 'bind'}, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: {'ReadOnly': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container <- (entrypoint='clickhouse keeper --config=/etc/clickhouse-keeper/keeper_config2.xml --log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log --errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log', image='altinityinfra/integration-test:1e0b53d756cf', user='0', volumes={}, name='roottestrenamecolumn_zoo2_1', detach=True, environment=[], labels={'com.docker.compose.project': 'roottestrenamecolumn', 'com.docker.compose.service': 'zoo2', 'com.docker.compose.oneoff': 'False', 'com.docker.compose.project.working_dir': '/ClickHouse/tests/integration/compose', 'com.docker.compose.project.config_files': '/ClickHouse/tests/integration/compose/docker_compose_keeper.yml', 'com.docker.compose.project.environment_file': '/ClickHouse/tests/integration/test_rename_column/_instances_1/.env', 'com.docker.compose.container-number': '1', 'com.docker.compose.version': '1.29.2', 'com.docker.compose.config-hash': 'b459bd658b9253272da7120355ee458e7a74a45758c4bd84aea8651239a4b587'}, host_config={'NetworkMode': 'roottestrenamecolumn_default', 'RestartPolicy': {'Name': 'always', 'MaximumRetryCount': 0}, 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], 'SecurityOpt': ['label:disable'], 'VolumesFrom': [], 'Binds': [], 'PortBindings': {}, 'Links': [], 'LogConfig': {'Type': '', 'Config': {}}, 'Mounts': [{'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper2/log', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper2/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper2/config', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_rename_column/_instances_1/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}]}, networking_config={'EndpointsConfig': {'roottestrenamecolumn_default': {'Aliases': ['zoo2'], 'IPAMConfig': {}}}}) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container -> {'Id': 'f35e1cfcb953bcc97518b586195fe5a91c29fc935ae1f10fe7dc1324fe4674cf', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Warnings': []} (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('f35e1cfcb953bcc97518b586195fe5a91c29fc935ae1f10fe7dc1324fe4674cf') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Args': ['keeper', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: '--config=/etc/clickhouse-keeper/keeper_config1.xml', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: '--log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: '--errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Cmd': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network <- ('f35e1cfcb953bcc97518b586195fe5a91c29fc935ae1f10fe7dc1324fe4674cf', 'roottestrenamecolumn_default') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network -> None (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network <- ('f35e1cfcb953bcc97518b586195fe5a91c29fc935ae1f10fe7dc1324fe4674cf', 'roottestrenamecolumn_default', aliases=['zoo1', 'f35e1cfcb953'], ipv4_address=None, ipv6_address=None, links=[], link_local_ips=None) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network -> None (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start <- ('f35e1cfcb953bcc97518b586195fe5a91c29fc935ae1f10fe7dc1324fe4674cf') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container -> {'Id': '63380b02db094737e41a42ca9338ac3ecd8346fca75b96568851ad83137683a0', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Warnings': []} (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('63380b02db094737e41a42ca9338ac3ecd8346fca75b96568851ad83137683a0') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Args': ['keeper', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: '--config=/etc/clickhouse-keeper/keeper_config3.xml', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: '--log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: '--errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Cmd': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network <- ('63380b02db094737e41a42ca9338ac3ecd8346fca75b96568851ad83137683a0', 'roottestrenamecolumn_default') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network -> None (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network <- ('63380b02db094737e41a42ca9338ac3ecd8346fca75b96568851ad83137683a0', 'roottestrenamecolumn_default', aliases=['zoo3', '63380b02db09'], ipv4_address=None, ipv6_address=None, links=[], link_local_ips=None) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container -> {'Id': 'e511e74dadb88fe04bdd57e31af9e9acb7b9b7942c9138c88a1db55956fd5e4e', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Warnings': []} (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('e511e74dadb88fe04bdd57e31af9e9acb7b9b7942c9138c88a1db55956fd5e4e') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Args': ['keeper', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: '--config=/etc/clickhouse-keeper/keeper_config2.xml', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: '--log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: '--errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log'], (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Cmd': None, (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:... (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network <- ('e511e74dadb88fe04bdd57e31af9e9acb7b9b7942c9138c88a1db55956fd5e4e', 'roottestrenamecolumn_default') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network -> None (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start <- ('63380b02db094737e41a42ca9338ac3ecd8346fca75b96568851ad83137683a0') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network -> None (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network <- ('e511e74dadb88fe04bdd57e31af9e9acb7b9b7942c9138c88a1db55956fd5e4e', 'roottestrenamecolumn_default', aliases=['zoo2', 'e511e74dadb8'], ipv4_address=None, ipv6_address=None, links=[], link_local_ips=None) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network -> None (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start <- ('e511e74dadb88fe04bdd57e31af9e9acb7b9b7942c9138c88a1db55956fd5e4e') (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start -> None (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: ServiceName(project='roottestrenamecolumn', service='zoo1', number=1) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:Creating roottestrenamecolumn_zoo1_1 ... done (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start -> None (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: ServiceName(project='roottestrenamecolumn', service='zoo2', number=1) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:Creating roottestrenamecolumn_zoo2_1 ... done (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start -> None (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: ServiceName(project='roottestrenamecolumn', service='zoo3', number=1) (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:Creating roottestrenamecolumn_zoo3_1 ... done (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:123, run_and_check) 2026-04-02 12:04:13 [ 312 ] DEBUG : Wait ZooKeeper to start (cluster.py:2504, wait_zookeeper_to_start) 2026-04-02 12:04:13 [ 312 ] DEBUG : get_instance_ip instance_name=zoo1 (cluster.py:2135, get_instance_ip) 2026-04-02 12:04:13 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestrenamecolumn_zoo1_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:13 [ 312 ] DEBUG : get_kazoo_client: zoo1, ip:172.16.6.2, port:2181, use_ssl:False (cluster.py:3286, get_kazoo_client) 2026-04-02 12:04:13 [ 312 ] INFO : Connecting to 172.16.6.2(172.16.6.2):2181, use_ssl: False (connection.py:650, _connect) 2026-04-02 12:04:13 [ 312 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2026-04-02 12:04:13 [ 312 ] INFO : Connecting to 172.16.6.2(172.16.6.2):2181, use_ssl: False (connection.py:650, _connect) 2026-04-02 12:04:13 [ 312 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2026-04-02 12:04:13 [ 312 ] INFO : Connecting to 172.16.6.2(172.16.6.2):2181, use_ssl: False (connection.py:650, _connect) 2026-04-02 12:04:13 [ 312 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2026-04-02 12:04:13 [ 312 ] INFO : Connecting to 172.16.6.2(172.16.6.2):2181, use_ssl: False (connection.py:650, _connect) 2026-04-02 12:04:13 [ 312 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2026-04-02 12:04:14 [ 312 ] INFO : Connecting to 172.16.6.2(172.16.6.2):2181, use_ssl: False (connection.py:650, _connect) 2026-04-02 12:04:14 [ 312 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2026-04-02 12:04:15 [ 312 ] INFO : Connecting to 172.16.6.2(172.16.6.2):2181, use_ssl: False (connection.py:650, _connect) 2026-04-02 12:04:15 [ 312 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2026-04-02 12:04:18 [ 312 ] INFO : Connecting to 172.16.6.2(172.16.6.2):2181, use_ssl: False (connection.py:650, _connect) 2026-04-02 12:04:18 [ 312 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=10000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2026-04-02 12:04:18 [ 312 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2026-04-02 12:04:18 [ 312 ] DEBUG : Sending request(xid=1): GetChildren(path='/', watcher=None) (connection.py:312, _submit) 2026-04-02 12:04:18 [ 312 ] DEBUG : Received response(xid=1): ['keeper'] (connection.py:410, _read_response) 2026-04-02 12:04:18 [ 312 ] DEBUG : Sending request(xid=2): Close() (connection.py:312, _submit) 2026-04-02 12:04:18 [ 312 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2026-04-02 12:04:18 [ 312 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2026-04-02 12:04:18 [ 312 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2026-04-02 12:04:18 [ 312 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2026-04-02 12:04:18 [ 312 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2026-04-02 12:04:18 [ 312 ] DEBUG : get_instance_ip instance_name=zoo2 (cluster.py:2135, get_instance_ip) 2026-04-02 12:04:18 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestrenamecolumn_zoo2_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:18 [ 312 ] DEBUG : get_kazoo_client: zoo2, ip:172.16.6.4, port:2181, use_ssl:False (cluster.py:3286, get_kazoo_client) 2026-04-02 12:04:18 [ 312 ] INFO : Connecting to 172.16.6.4(172.16.6.4):2181, use_ssl: False (connection.py:650, _connect) 2026-04-02 12:04:18 [ 312 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=10000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2026-04-02 12:04:18 [ 312 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2026-04-02 12:04:18 [ 312 ] DEBUG : Sending request(xid=1): GetChildren(path='/', watcher=None) (connection.py:312, _submit) 2026-04-02 12:04:18 [ 312 ] DEBUG : Received response(xid=1): ['keeper'] (connection.py:410, _read_response) 2026-04-02 12:04:18 [ 312 ] DEBUG : Sending request(xid=2): Close() (connection.py:312, _submit) 2026-04-02 12:04:18 [ 312 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2026-04-02 12:04:18 [ 312 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2026-04-02 12:04:18 [ 312 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2026-04-02 12:04:19 [ 312 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2026-04-02 12:04:19 [ 312 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2026-04-02 12:04:19 [ 312 ] DEBUG : get_instance_ip instance_name=zoo3 (cluster.py:2135, get_instance_ip) 2026-04-02 12:04:19 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestrenamecolumn_zoo3_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:19 [ 312 ] DEBUG : get_kazoo_client: zoo3, ip:172.16.6.3, port:2181, use_ssl:False (cluster.py:3286, get_kazoo_client) 2026-04-02 12:04:19 [ 312 ] INFO : Connecting to 172.16.6.3(172.16.6.3):2181, use_ssl: False (connection.py:650, _connect) 2026-04-02 12:04:19 [ 312 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=10000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2026-04-02 12:04:19 [ 312 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2026-04-02 12:04:19 [ 312 ] DEBUG : Sending request(xid=1): GetChildren(path='/', watcher=None) (connection.py:312, _submit) 2026-04-02 12:04:19 [ 312 ] DEBUG : Received response(xid=1): ['keeper'] (connection.py:410, _read_response) 2026-04-02 12:04:19 [ 312 ] DEBUG : Sending request(xid=2): Close() (connection.py:312, _submit) 2026-04-02 12:04:19 [ 312 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2026-04-02 12:04:19 [ 312 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2026-04-02 12:04:19 [ 312 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2026-04-02 12:04:19 [ 312 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2026-04-02 12:04:19 [ 312 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2026-04-02 12:04:19 [ 312 ] DEBUG : All instances of ZooKeeper Secure started (cluster.py:2519, wait_zookeeper_nodes_to_start) 2026-04-02 12:04:19 [ 312 ] DEBUG : ('Trying to create ClickHouse instance by command %s', 'docker-compose --env-file /ClickHouse/tests/integration/test_rename_column/_instances_1/.env --project-name roottestrenamecolumn --file /ClickHouse/tests/integration/test_rename_column/_instances_1/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_rename_column/_instances_1/node2/docker-compose.yml --file /ClickHouse/tests/integration/test_rename_column/_instances_1/node3/docker-compose.yml --file /ClickHouse/tests/integration/test_rename_column/_instances_1/node4/docker-compose.yml up -d --no-recreate') (cluster.py:3146, start) 2026-04-02 12:04:19 [ 312 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_rename_column/_instances_1/.env', '--project-name', 'roottestrenamecolumn', '--file', '/ClickHouse/tests/integration/test_rename_column/_instances_1/node1/docker-compose.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml', '--file', '/ClickHouse/tests/integration/test_rename_column/_instances_1/node2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_rename_column/_instances_1/node3/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_rename_column/_instances_1/node4/docker-compose.yml', 'up', '-d', '--no-recreate'] (cluster.py:113, run_and_check) 2026-04-02 12:04:23 [ 312 ] DEBUG : Stderr:Creating roottestrenamecolumn_node3_1 ... (cluster.py:123, run_and_check) 2026-04-02 12:04:23 [ 312 ] DEBUG : Stderr:Creating roottestrenamecolumn_node4_1 ... (cluster.py:123, run_and_check) 2026-04-02 12:04:23 [ 312 ] DEBUG : Stderr:Creating roottestrenamecolumn_node2_1 ... (cluster.py:123, run_and_check) 2026-04-02 12:04:23 [ 312 ] DEBUG : Stderr:Creating roottestrenamecolumn_node1_1 ... (cluster.py:123, run_and_check) 2026-04-02 12:04:23 [ 312 ] DEBUG : Stderr:Creating roottestrenamecolumn_node1_1 ... done (cluster.py:123, run_and_check) 2026-04-02 12:04:23 [ 312 ] DEBUG : Stderr:Creating roottestrenamecolumn_node3_1 ... done (cluster.py:123, run_and_check) 2026-04-02 12:04:23 [ 312 ] DEBUG : Stderr:Creating roottestrenamecolumn_node4_1 ... done (cluster.py:123, run_and_check) 2026-04-02 12:04:23 [ 312 ] DEBUG : Stderr:Creating roottestrenamecolumn_node2_1 ... done (cluster.py:123, run_and_check) 2026-04-02 12:04:23 [ 312 ] DEBUG : ClickHouse instance created (cluster.py:3154, start) 2026-04-02 12:04:23 [ 312 ] DEBUG : get_instance_ip instance_name=node1 (cluster.py:2135, get_instance_ip) 2026-04-02 12:04:23 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestrenamecolumn_node1_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:23 [ 312 ] DEBUG : Waiting for ClickHouse start in node1, ip: 172.16.6.5... (cluster.py:3161, start) 2026-04-02 12:04:23 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestrenamecolumn_node1_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:23 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:23 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:23 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:23 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:24 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:24 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:24 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:24 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:24 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:24 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:24 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:24 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:25 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:25 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:25 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:25 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:25 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:25 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:25 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:25 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:25 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:26 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:26 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:26 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:26 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:26 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:26 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:26 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:26 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:27 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:27 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:27 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:27 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:27 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:27 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:27 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:27 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:27 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:28 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:28 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:28 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:28 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:28 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:28 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:28 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/4e975795d1546b19aed7a716049335fcefbf987a9e45a9b969c815258b6e1c4d/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:28 [ 312 ] DEBUG : ClickHouse node1 started (cluster.py:3165, start) 2026-04-02 12:04:28 [ 312 ] DEBUG : get_instance_ip instance_name=node2 (cluster.py:2135, get_instance_ip) 2026-04-02 12:04:28 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestrenamecolumn_node2_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:28 [ 312 ] DEBUG : Waiting for ClickHouse start in node2, ip: 172.16.6.6... (cluster.py:3161, start) 2026-04-02 12:04:28 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestrenamecolumn_node2_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:28 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/f8f153edeef0340366c350345156ed4bea0607fc4674db4c73037feb5eac0823/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:28 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/f8f153edeef0340366c350345156ed4bea0607fc4674db4c73037feb5eac0823/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:29 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/f8f153edeef0340366c350345156ed4bea0607fc4674db4c73037feb5eac0823/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:29 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/f8f153edeef0340366c350345156ed4bea0607fc4674db4c73037feb5eac0823/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:29 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/f8f153edeef0340366c350345156ed4bea0607fc4674db4c73037feb5eac0823/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:29 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/f8f153edeef0340366c350345156ed4bea0607fc4674db4c73037feb5eac0823/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:29 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/f8f153edeef0340366c350345156ed4bea0607fc4674db4c73037feb5eac0823/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:29 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/f8f153edeef0340366c350345156ed4bea0607fc4674db4c73037feb5eac0823/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:29 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/f8f153edeef0340366c350345156ed4bea0607fc4674db4c73037feb5eac0823/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:29 [ 312 ] DEBUG : ClickHouse node2 started (cluster.py:3165, start) 2026-04-02 12:04:29 [ 312 ] DEBUG : get_instance_ip instance_name=node3 (cluster.py:2135, get_instance_ip) 2026-04-02 12:04:29 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestrenamecolumn_node3_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:29 [ 312 ] DEBUG : Waiting for ClickHouse start in node3, ip: 172.16.6.8... (cluster.py:3161, start) 2026-04-02 12:04:29 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestrenamecolumn_node3_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:29 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/dc66aa139350aed023ff3a1df91f25fc0b92e34f448f406323a25ded58cde630/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:29 [ 312 ] DEBUG : ClickHouse node3 started (cluster.py:3165, start) 2026-04-02 12:04:29 [ 312 ] DEBUG : get_instance_ip instance_name=node4 (cluster.py:2135, get_instance_ip) 2026-04-02 12:04:29 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestrenamecolumn_node4_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:29 [ 312 ] DEBUG : Waiting for ClickHouse start in node4, ip: 172.16.6.7... (cluster.py:3161, start) 2026-04-02 12:04:29 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestrenamecolumn_node4_1/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:29 [ 312 ] DEBUG : http://localhost:None "GET /v1.42/containers/37cc51cd21df342981e2d2ffcd3690b0ed772f64f935d0ad49bae572ae2f4710/json HTTP/1.1" 200 None (connectionpool.py:547, _make_request) 2026-04-02 12:04:29 [ 312 ] DEBUG : ClickHouse node4 started (cluster.py:3165, start) ------------------------------ Captured log call ------------------------------- 2026-04-02 12:04:29 [ 312 ] DEBUG : Executing query CREATE TABLE test_rename_distributed_replicated ON CLUSTER test_cluster ( num UInt32, num2 UInt32 DEFAULT num + 1 ) ENGINE = ReplicatedMergeTree('/clickhouse/tables/test/{shard}/test_rename_distributed_replicated', '{replica}') ORDER BY num PARTITION BY num % 100; on node1 (cluster.py:3602, query) 2026-04-02 12:04:31 [ 312 ] DEBUG : Executing query CREATE TABLE test_rename_distributed ON CLUSTER test_cluster AS test_rename_distributed_replicated ENGINE = Distributed(test_cluster, default, test_rename_distributed_replicated, rand()) on node1 (cluster.py:3602, query) 2026-04-02 12:04:32 [ 312 ] DEBUG : Executing query SET max_partitions_per_insert_block = 10000000; INSERT INTO test_rename_distributed (num,num2) SELECT number + 0 AS num, number + 1 + 0 AS num2 FROM numbers_mt(1000) on node1 (cluster.py:3602, query) 2026-04-02 12:05:07 [ 312 ] DEBUG : Executing query ALTER TABLE test_rename_distributed ON CLUSTER test_cluster RENAME COLUMN num2 to foo2 on node1 (cluster.py:3602, query) 2026-04-02 12:05:08 [ 312 ] DEBUG : Executing query ALTER TABLE test_rename_distributed_replicated ON CLUSTER test_cluster RENAME COLUMN num2 to foo2 on node1 (cluster.py:3602, query) 2026-04-02 12:05:41 [ 312 ] DEBUG : Executing query SET max_partitions_per_insert_block = 10000000; INSERT INTO test_rename_distributed (num,foo2) SELECT number + 0 AS num, number + 1 + 0 AS foo2 FROM numbers_mt(1000) on node1 (cluster.py:3602, query) 2026-04-02 12:06:13 [ 312 ] DEBUG : Executing query SELECT count() FROM test_rename_distributed WHERE foo2 % 1000 > 0 on node1 (cluster.py:3602, query) 2026-04-02 12:06:29 [ 312 ] DEBUG : Executing query SELECT count() FROM test_rename_distributed WHERE foo2 % 1000 > 0 on node1 (cluster.py:3602, query) 2026-04-02 12:06:38 [ 312 ] DEBUG : Executing query SELECT count() FROM test_rename_distributed WHERE foo2 % 1000 > 0 on node1 (cluster.py:3602, query) 2026-04-02 12:06:45 [ 312 ] DEBUG : Executing query DROP TABLE IF EXISTS test_rename_distributed ON CLUSTER test_cluster SYNC on node1 (cluster.py:3602, query) 2026-04-02 12:06:46 [ 312 ] DEBUG : Executing query DROP TABLE IF EXISTS test_rename_distributed_replicated ON CLUSTER test_cluster SYNC on node1 (cluster.py:3602, query) ============================== slowest durations =============================== 271.13s call test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 203.14s call test_rename_column/test.py::test_rename_with_parallel_slow_insert 141.04s call test_rename_column/test.py::test_rename_distributed 124.40s call test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 102.66s call test_rename_column/test.py::test_rename_with_parallel_ttl_delete 96.67s call test_postgresql_replica_database_engine_2/test.py::test_quoting_publication 88.77s call test_rename_column/test.py::test_rename_with_parallel_ttl_move 74.98s call test_non_default_compression/test.py::test_preconfigured_default_codec 74.18s call test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 73.76s setup test_polymorphic_parts/test.py::test_compact_parts_only 73.50s call test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 72.17s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 67.58s call test_polymorphic_parts/test.py::test_compact_parts_only 66.92s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 64.22s call test_replicated_database_cluster_groups/test.py::test_cluster_groups 59.54s call test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 45.95s call test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 44.38s call test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 43.13s setup test_rename_column/test.py::test_rename_distributed 40.29s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 38.94s setup test_replicated_database_cluster_groups/test.py::test_cluster_groups 37.42s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 34.01s setup test_non_default_compression/test.py::test_preconfigured_default_codec 32.97s setup test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 28.78s call test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 28.18s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 24.77s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 20.18s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 19.97s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_move 18.88s setup test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 18.60s setup test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 17.68s call test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 15.38s teardown test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 13.72s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 13.49s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 12.40s call test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 9.53s call test_postgresql_replica_database_engine_2/test.py::test_table_override 9.47s call test_postgresql_replica_database_engine_2/test.py::test_materialized_view 8.64s teardown test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 7.52s teardown test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 7.33s call test_postgresql_replica_database_engine_2/test.py::test_generated_columns 6.96s teardown test_replicated_database_cluster_groups/test.py::test_cluster_groups 6.79s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 6.65s call test_postgresql_replica_database_engine_2/test.py::test_default_columns 4.90s teardown test_rocksdb_read_only/test.py::test_read_only 4.82s call test_rocksdb_read_only/test.py::test_read_only 4.53s call test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options 4.08s call test_postgresql_replica_database_engine_2/test.py::test_toast 3.84s call test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 3.31s call test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence 3.24s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 3.16s call test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 2.81s call test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 2.57s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 2.36s teardown test_postgresql_replica_database_engine_2/test.py::test_generated_columns 2.33s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 2.28s teardown test_postgresql_replica_database_engine_2/test.py::test_toast 2.27s teardown test_postgresql_replica_database_engine_2/test.py::test_default_columns 2.26s teardown test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 2.26s teardown test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 2.16s teardown test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence 2.02s teardown test_postgresql_replica_database_engine_2/test.py::test_table_override 1.81s teardown test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot 1.79s teardown test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 1.78s teardown test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options 1.75s teardown test_postgresql_replica_database_engine_2/test.py::test_materialized_view 1.72s teardown test_postgresql_replica_database_engine_2/test.py::test_quoting_publication 1.64s teardown test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 1.56s teardown test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 1.54s teardown test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.55s call test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot 0.02s setup test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 0.01s teardown test_polymorphic_parts/test.py::test_compact_parts_only 0.01s setup test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence 0.01s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 0.01s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 0.01s setup test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options 0.01s setup test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_move 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_default_columns 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_table_override 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_toast 0.00s teardown test_rename_column/test.py::test_rename_distributed 0.00s teardown test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_generated_columns 0.00s setup test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_quoting_publication 0.00s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 0.00s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s setup test_rocksdb_read_only/test.py::test_read_only 0.00s teardown test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 0.00s teardown test_non_default_compression/test.py::test_preconfigured_default_codec 0.00s setup test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s setup test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec =========================== short test summary info ============================ FAILED test_rename_column/test.py::test_rename_distributed - AssertionError: ... PASSED test_non_default_compression/test.py::test_preconfigured_default_codec PASSED test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_polymorphic_parts/test.py::test_compact_parts_only PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] PASSED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication PASSED test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema PASSED test_postgresql_replica_database_engine_2/test.py::test_default_columns PASSED test_postgresql_replica_database_engine_2/test.py::test_dependent_loading PASSED test_postgresql_replica_database_engine_2/test.py::test_generated_columns PASSED test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence PASSED test_postgresql_replica_database_engine_2/test.py::test_materialized_view PASSED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration PASSED test_postgresql_replica_database_engine_2/test.py::test_quoting_publication PASSED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication PASSED test_postgresql_replica_database_engine_2/test.py::test_replica_consumer PASSED test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name PASSED test_postgresql_replica_database_engine_2/test.py::test_table_override PASSED test_postgresql_replica_database_engine_2/test.py::test_toast PASSED test_postgresql_replica_database_engine_2/test.py::test_too_many_parts PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop PASSED test_rocksdb_read_only/test.py::test_read_only SKIPPED [1] test_postgresql_replica_database_engine_2/test.py:900: Sanitizers and debug mode are skipped, because this test thrown logical error ============= 1 failed, 33 passed, 1 skipped in 2337.18s (0:38:57) ============= Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 445, in subprocess.check_call(cmd, shell=True) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_hm6ldv --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS=" -rfEps --run-id=1 --color=no --durations=0 test_non_default_compression/test.py::test_preconfigured_default_codec test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' test_polymorphic_parts/test.py::test_compact_parts_only 'test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0]' test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_postgresql_replica_database_engine_2/test.py::test_default_columns test_postgresql_replica_database_engine_2/test.py::test_dependent_loading test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot test_postgresql_replica_database_engine_2/test.py::test_generated_columns test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_quoting_publication test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_replica_consumer test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_toast test_postgresql_replica_database_engine_2/test.py::test_too_many_parts test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move test_replicated_database_cluster_groups/test.py::test_cluster_groups test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa ' returned non-zero exit status 1.